Clause Learning Can Effectively P-Simulate General Propositional Resolution
نویسندگان
چکیده
Currently, the most effective complete SAT solvers are based on the DPLL algorithm augmented by clause learning. These solvers can handle many real-world problems from application areas like verification, diagnosis, planning, and design. Without clause learning, however, DPLL loses most of its effectiveness on real world problems. Recently there has been some work on obtaining a deeper understanding of the technique of clause learning. In this paper we utilize the idea of effective p-simulation, which is a new way of comparing clause learning with general resolution and other proof systems. We then show that pool proofs, a previously used characterization of clause learning, can effectively p-simulate general resolution. Furthermore, this result holds even for the more restrictive class of greedy, unit propagating, pool proofs, which more accurately characterize clause learning as it is used in practice. This result is surprising and indicates that clause learning is significantly more powerful than was
منابع مشابه
Pool resolution is NP-hard to recognize
A pool resolution proof is a dag-like resolution proof which admits a depth-first traversal tree in which no variable is used as a resolution variable twice on any branch. The problem of determining whether a given dag-like resolution proof is a valid pool resolution proof is shown to be NP-complete. Propositional resolution has been the foundational method for reasoning in propositional logic,...
متن کاملNon-Restarting SAT Solvers with Simple Preprocessing Can Efficiently Simulate Resolution
Propositional satisfiability (SAT) solvers based on conflict directed clause learning (CDCL) implicitly produce resolution refutations of unsatisfiable formulas. The precise class of formulas for which they can produce polynomial size refutations has been the subject of several studies, with special focus on the clause learning aspect of these solvers. The results, however, assume the use of no...
متن کاملResolution and Clause-Learning with Restarts for Signed CNF Formulas
Motivated by the question of how to e ciently do model finding or theorem proving for multi-valued logics, we study the relative reasoning power of resolution proofs and a natural family of model-finding algorithms for Signed CNF Formulas. The conflict-driven clause learning (CDCL) algorithm for SAT is the basis of model finding software systems (SAT solvers) that have impressive performance on...
متن کاملExtension Heuristics for Extended Clause Learning
The Boolean Satisfiablity problem or SAT for short is a decision problem which determines whether a given propositional logic formula could evaluate to true under some assignment of variable values. For the past decade, the clause learning framework has been widely implemented due to its success in solving real-world problems. However, as clause learning is equivalent in power to resolution, cl...
متن کاملExponential Separations in a Hierarchy of Clause Learning Proof Systems
Resolution trees with lemmas (RTL) are a resolution-based propositional proof system that is related to the DPLL algorithm with clause learning. Its fragments RTL(k) are related to clause learning algorithms where the width of learned clauses is bounded by k. For every k up to O(logn), an exponential separation between the proof systems RTL(k) and RTL(k + 1) is shown.
متن کامل